react native port

69

react native port -

react-native start --port 9988

react-native init AwesomeProject change port -

react-native start --port 9988

react native npm run start port -

"scripts": {    "start": "react-native start --port 9988"}

Comments

Submit
0 Comments